home *** CD-ROM | disk | FTP | other *** search
/ Print Studio PRO / Print Studio PRO.iso / ColourFonts / Install_ColourFonts < prev    next >
Text File  |  1996-06-08  |  532b  |  17 lines

  1. Echo "*nYou may now install some extra ColourFonts."
  2. Echo "These fonts are NOT necessary for a correct function of your system!"
  3.  
  4. Echo "*nThe installation of these fonts requires about 5.7MB."
  5.  
  6. Ask "*nDo you want to install these fonts ? (Y/N)"
  7. If WARN
  8.  Echo "*nCopying ColourFonts to your Fonts:-directory ..."
  9.  Copy PrintStudioPro:ColourFonts to Fonts: all quiet
  10.  Echo "*nColourFonts installed..."
  11. Else
  12.  Echo "*nColourFonts not installed..."
  13. EndIf
  14.  
  15. Echo "*n*nThe installation is completed !"
  16. Echo "You may now close this window."
  17.